home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / freeware / mp3 / kilomo / SONIQUE.RC < prev    next >
Text File  |  1998-04-22  |  2KB  |  47 lines

  1. # here is the simple configuration file for K-Jöfol
  2. # note that you can put as many close buttons or whatever that you like
  3.  
  4. # Command : About <text>
  5. # Desc.   : This text will appear when the users selects "About ..."
  6. #         : You have 5 lines of text ...
  7. About
  8. About This is the sONIQUE resource file for k-jofol ...
  9. About GFX ripped off from the Sonique Home Page ...
  10.  
  11. # Command : BackgroundImage <Name of .BMP file>
  12. # Desc.   : This is the back image.
  13. BackgroundImage sonique.bmp
  14.  
  15. # Command : BackgroundImageInactive <Name of .BMP file>
  16. # Desc.   : This is the back image when the window is not selected.
  17. #         : If you do not want this feature, just put the same name as
  18. #         : BackgroundImage
  19. BackgroundImageInactive sonique.bmp
  20.  
  21. FontImage text.bmp
  22. FontSize 5 6
  23. TimeFontImage text2.bmp
  24. TimeFontSize 14 14
  25.  
  26. #VolumeControlImage btn_vol.bmp
  27. #VolumeControlButton 122 77 158 85 vOLUME
  28.  
  29. # Command : CloseButton <Position X> <Position Y> <End X> <End Y> <Tooltip Text> <Pushed Lightning method>
  30. CloseButton 154 41 165 59 cLoSe DARKEN
  31. MinimizeButton 135 15 151 27 mINIMIZE DARKEN
  32. AboutButton 145 26 162 38 aBOUT! DARKEN
  33. OpenFileButton 14 103 32 113 oPen DARKEN
  34. StopButton 100 114 140 156 sTOP! DARKEN
  35. PlayButton 22 240 38 260 pLAY DARKEN 
  36. RewindButton 12 217 25 231 fASTrEWIND DARKEN
  37. ForwardButton 76 269 90 281 fASTfORWARD DARKEN
  38. PauseButton 47 261 65 279 pAUSE DARKEN
  39. EqualizerButton 10 122 28 131 eQUALIZER DARKEN
  40.  
  41. # Command : FilenameWindow
  42. # Desc.   : This is the window where the file name appears
  43. FilenameWindow 40 198 126 204
  44. MP3InfosWindow 53 209 126 215 
  45. MP3TimeWindow 50 176 126 190  
  46. # etc... to be continued ...
  47.